home *** CD-ROM | disk | FTP | other *** search
- % Parameter control file for C language source used by shrouder program
-
-
- % These parameters control string processing
- STRING: ","
-
- % These parameters control name substitutions
- NAME JOINS: -
- KEEP LENGTH: No,5
- KEEP SEPARATORS: Yes
- CASE SENSITIVE: No
- FORCE CAPS: No
- MAX LENGTH: 31
- DUP CHECK: 5
-
- % Comment delimiters
- LINE COMMENT: *
- LINE COMMENT: &&
- NESTED: No
- OUT COMMENT: * --,
-
- % Include file handling
- INCLUDING: DO, .PRG
- INCLUDING: CALL, .PRG
- REPLACE NUMBS: No
- REPLACE STRGS: No
-
- % Random name generation and miscellaneous
- SEED RANDOM: Yes
- COMPRESS LINE: No
-